home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / hewitt.swf / scripts / DefineSprite_2257 / frame_2 / DoAction.as
Encoding:
Text File  |  2011-06-09  |  153 b   |  11 lines

  1. if(_name == "ob3")
  2. {
  3.    _root.lev.plank.play();
  4. }
  5. if(_name == "ob7")
  6. {
  7.    _root.lev.wall.play();
  8. }
  9. this.swapDepths(2);
  10. this.removeMovieClip();
  11.